| Method | Request URI |
|---|---|
| DELETE | /API/MetricSet/RemoveCustomHierarchyGroup/{id}/?groupUniqueName=value&sessionId=value |
| URI Parameter | Description |
|---|---|
| groupUniqueName | The unique name of the group to delete. |
| sessionId | Current session ID. Specifying via an Authorization request header instead is recommended. |
| Path Parameter | Description |
|---|---|
| id | The ID of the metric set. |
| Authorization: Bearer <Current session ID> |